runtime.heapBits.initSpan (method)
3 uses
runtime (current package)
mbitmap.go#L762: func (h heapBits) initSpan(s *mspan) {
mcache.go#L229: heapBitsForAddr(s.base()).initSpan(s)
mcentral.go#L253: heapBitsForAddr(s.base()).initSpan(s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)